Skip to content

Fix regression in PATH handling#11

Merged
rjosephwright merged 2 commits into
mainfrom
ensure-path
Apr 23, 2026
Merged

Fix regression in PATH handling#11
rjosephwright merged 2 commits into
mainfrom
ensure-path

Conversation

@rjosephwright

Copy link
Copy Markdown
Contributor

No description provided.

This ensures the command/entrypoint always has the PATH environment
variable defined. If not passed via metadata.json or user data, a
default value is used.

This also finds `command` in PATH if it is relative, and converts it to
an absolute path before calling execve().
@rjosephwright rjosephwright merged commit bb5b79d into main Apr 23, 2026
53 checks passed
@rjosephwright rjosephwright deleted the ensure-path branch May 12, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant